CPU idle time

英 [ˌsiː piː ˈjuː ˈaɪdl taɪm] 美 [ˌsiː piː ˈjuː ˈaɪdl taɪm]

【计】中央处理机空闲时间

计算机



双语例句

  1. If these tools show that your CPU is spending most of its time in user space and the idle cycles are dwindling, it is time to look at what to do next.
    如果这些工具显示CPU把大多数时间花费在用户空间,空闲周期非常少,就应该考虑采取措施。
  2. For each CPU, it shows the percentage of time the CPU was idle, the percentage of time the CPU was busy, and the percentage of time the CPU spent handling interrupts.
    为每个CPU显示出了CPU空闲所占的时间百分比、CPU繁忙所占的时间百分比以及CPU用来处理中断所占的时间百分比。
  3. The columns to observe are "us,"" sy," and" id," which denotes CPU utilization time in user space, system space, and system idle time in percentage.
    请注意“us”、“sy”和“id”列,它们分别表示用户空间和系统空间的CPU利用率百分比以及系统空闲时间。
  4. The idle time shows the percentage of time that the CPU ( s) were idle.
    空闲时间显示了CPU处于空闲状态的时间的百分比。
  5. On first glance, you might think you have a CPU bottleneck, as the system is definitely working hard and there is little idle time.
    初看起来,您可能认为出现了CPU瓶颈,因为系统工作得非常辛苦,几乎没有什么空闲时间。
  6. Many programs that use CPU idle time cause the CPU to always be100% utilized, so that the time spent where the CPU would have been idle is instead spent performing useful computations.
    许多使用CPU空闲时间的程序造成CPU总是100%地被利用,这使得本是CPU进入空闲状态的时间被花在执行有用的计算上面。
  7. Programs which make use of CPU Idle Time mean that they run at a low priority so as not to impact programs that run at normal priority.
    当程序利用CPU空闲时间的时候,就意味着它们以较低的优先权运行着,以便不会影响那些有正常优先权的程序运行。
  8. When all the computing tasks are assigned to the GPU, CPU is idle in most of the time, which will result in the waste of computing resources.
    在CPU-GPU异构系统中,当所有计算任务都被分配给GPU执行后,CPU大部分时间处于闲置状态,这样会造成计算资源的浪费。